home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRABACKUPPAGE / TFRABACKUPPAGE.txt
Text File  |  2008-11-13  |  8KB  |  336 lines

  1. inherited fraBackupPage: TfraBackupPage
  2.   Width = 600
  3.   Height = 500
  4.   Font.Height = -12
  5.   ParentFont = False
  6.   ExplicitWidth = 600
  7.   ExplicitHeight = 500
  8.   DesignSize = (
  9.     600
  10.     500)
  11.   inherited pnlBackgroundFrame: TTePanel
  12.     Width = 600
  13.     Height = 500
  14.     TabOrder = 3
  15.     ExplicitWidth = 600
  16.     ExplicitHeight = 500
  17.   end
  18.   inherited pnlHeader: TPanel
  19.     Width = 590
  20.     ExplicitWidth = 590
  21.     DesignSize = (
  22.       590
  23.       40)
  24.     object imgStep: TResImage [0]
  25.       Left = 3
  26.       Top = 3
  27.       Width = 32
  28.       Height = 32
  29.       AutoSize = True
  30.       Transparent = True
  31.       ResourceImage = 'PI_BACKUP'
  32.     end
  33.     inherited btnContextHelp: TResTeButton
  34.       Left = 561
  35.       ExplicitLeft = 561
  36.     end
  37.     object lblTitle: TResStaticText
  38.       Left = 44
  39.       Top = 10
  40.       Width = 63
  41.       Height = 23
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -16
  45.       Font.Name = 'Tahoma'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       ShowAccelChar = False
  49.       TabOrder = 1
  50.       ResourceCaption = 40326
  51.     end
  52.   end
  53.   object pnlActiveUserAccount: TTePanel
  54.     Left = 8
  55.     Top = 50
  56.     Width = 576
  57.     Height = 129
  58.     Anchors = [akLeft, akTop, akRight]
  59.     Color = clWhite
  60.     TabOrder = 1
  61.     ThemeObject = 'DashPanel'
  62.     DesignSize = (
  63.       576
  64.       129)
  65.     object lblActiveUserAccount: TResLabel
  66.       Left = 8
  67.       Top = 5
  68.       Width = 119
  69.       Height = 14
  70.       Caption = 'active user account'
  71.       Font.Charset = ANSI_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -12
  74.       Font.Name = 'Tahoma'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       Transparent = True
  78.     end
  79.     object lblCurrentlyUsing: TResLabel
  80.       Left = 8
  81.       Top = 35
  82.       Width = 84
  83.       Height = 14
  84.       Caption = 'currently using:'
  85.       Transparent = True
  86.     end
  87.     object lblCurrentlyUsingValue: TResLabel
  88.       Left = 156
  89.       Top = 35
  90.       Width = 405
  91.       Height = 14
  92.       Anchors = [akLeft, akTop, akRight]
  93.       AutoSize = False
  94.       Caption = 'jgarcia99'
  95.       Color = clWhite
  96.       EllipsisPosition = epEndEllipsis
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clWindowText
  99.       Font.Height = -12
  100.       Font.Name = 'Tahoma'
  101.       Font.Style = [fsBold]
  102.       ParentColor = False
  103.       ParentFont = False
  104.       Transparent = True
  105.       ExplicitWidth = 406
  106.     end
  107.     object lblManageAccountOnline: TResLabel
  108.       Left = 156
  109.       Top = 98
  110.       Width = 130
  111.       Height = 14
  112.       Transparent = True
  113.       OnClick = lblManageAccountOnlineClick
  114.       ResourceCaption = 50580
  115.     end
  116.     object btnSwitchUserAccount: TResTeButton
  117.       Left = 156
  118.       Top = 63
  119.       Width = 250
  120.       Height = 25
  121.       OnClick = btnSwitchUserAccountClick
  122.       Caption = 'switch user account'
  123.       Font.Charset = ANSI_CHARSET
  124.       Font.Color = clWindowText
  125.       Font.Height = -12
  126.       Font.Name = 'Tahoma'
  127.       Font.Style = [fsBold]
  128.       ParentFont = False
  129.       TabOrder = 0
  130.     end
  131.   end
  132.   object pnlBackupSets: TTePanel
  133.     Left = 8
  134.     Top = 185
  135.     Width = 576
  136.     Height = 254
  137.     Anchors = [akLeft, akTop, akRight]
  138.     Color = clWhite
  139.     TabOrder = 2
  140.     ThemeObject = 'DashPanel'
  141.     DesignSize = (
  142.       576
  143.       254)
  144.     object lblBackupSets: TResLabel
  145.       Left = 8
  146.       Top = 5
  147.       Width = 73
  148.       Height = 14
  149.       Caption = 'backup sets'
  150.       Font.Charset = ANSI_CHARSET
  151.       Font.Color = clWindowText
  152.       Font.Height = -12
  153.       Font.Name = 'Tahoma'
  154.       Font.Style = [fsBold]
  155.       ParentFont = False
  156.       Transparent = True
  157.     end
  158.     object lblNewBackupSet: TResLabel
  159.       Left = 8
  160.       Top = 216
  161.       Width = 92
  162.       Height = 14
  163.       Caption = 'new backup set:'
  164.       Transparent = True
  165.     end
  166.     object lblBackupSet: TResLabel
  167.       Left = 8
  168.       Top = 40
  169.       Width = 64
  170.       Height = 14
  171.       Caption = 'backup set:'
  172.       Transparent = True
  173.     end
  174.     object lblOnlineBackupSet: TResLabel
  175.       Left = 156
  176.       Top = 40
  177.       Width = 405
  178.       Height = 14
  179.       Anchors = [akLeft, akTop, akRight]
  180.       AutoSize = False
  181.       Caption = 'online backup set'
  182.       Color = clWhite
  183.       EllipsisPosition = epEndEllipsis
  184.       Font.Charset = DEFAULT_CHARSET
  185.       Font.Color = clWindowText
  186.       Font.Height = -12
  187.       Font.Name = 'Tahoma'
  188.       Font.Style = [fsBold]
  189.       ParentColor = False
  190.       ParentFont = False
  191.       Transparent = True
  192.       Visible = False
  193.       ExplicitWidth = 406
  194.     end
  195.     object btnAddLocalBackupSet: TResTeButton
  196.       Left = 156
  197.       Top = 211
  198.       Width = 250
  199.       Height = 25
  200.       OnClick = btnAddLocalBackupSetClick
  201.       Caption = 'add local backup set'
  202.       Font.Charset = ANSI_CHARSET
  203.       Font.Color = clWindowText
  204.       Font.Height = -12
  205.       Font.Name = 'Tahoma'
  206.       Font.Style = [fsBold]
  207.       ParentFont = False
  208.       TabOrder = 2
  209.     end
  210.     object pnlBackup: TTePanel
  211.       Left = 156
  212.       Top = 65
  213.       Width = 410
  214.       Height = 132
  215.       Anchors = [akLeft, akTop, akRight]
  216.       Color = clWhite
  217.       TabOrder = 1
  218.       ThemeObject = 'highlightpanel'
  219.       DesignSize = (
  220.         410
  221.         132)
  222.       object lblBackupSetDetails: TResLabel
  223.         Left = 8
  224.         Top = 7
  225.         Width = 152
  226.         Height = 14
  227.         Caption = 'online backup set details'
  228.         Font.Charset = ANSI_CHARSET
  229.         Font.Color = clWindowText
  230.         Font.Height = -12
  231.         Font.Name = 'Tahoma'
  232.         Font.Style = [fsBold]
  233.         ParentFont = False
  234.         Transparent = True
  235.       end
  236.       object lblLastBackupValue: TResLabel
  237.         Left = 136
  238.         Top = 32
  239.         Width = 262
  240.         Height = 14
  241.         Anchors = [akLeft, akTop, akRight]
  242.         AutoSize = False
  243.         Caption = 'lblLastBackupValue'
  244.         Color = clWhite
  245.         EllipsisPosition = epEndEllipsis
  246.         ParentColor = False
  247.         Transparent = True
  248.         ExplicitWidth = 273
  249.       end
  250.       object lblLastBackup: TResLabel
  251.         Left = 8
  252.         Top = 33
  253.         Width = 69
  254.         Height = 14
  255.         Transparent = True
  256.         ResourceCaption = 40327
  257.       end
  258.       object btnBackupNow: TResTeButton
  259.         Left = 8
  260.         Top = 65
  261.         Width = 160
  262.         Height = 25
  263.         OnClick = btnBackupNowClick
  264.         Caption = 'backup now'
  265.         Font.Charset = ANSI_CHARSET
  266.         Font.Color = clWindowText
  267.         Font.Height = -12
  268.         Font.Name = 'Tahoma'
  269.         Font.Style = [fsBold]
  270.         ParentFont = False
  271.         TabOrder = 0
  272.       end
  273.       object btnRestoreNow: TResTeButton
  274.         Left = 182
  275.         Top = 65
  276.         Width = 160
  277.         Height = 25
  278.         OnClick = btnRestoreNowClick
  279.         Caption = 'restore now'
  280.         Font.Charset = ANSI_CHARSET
  281.         Font.Color = clWindowText
  282.         Font.Height = -12
  283.         Font.Name = 'Tahoma'
  284.         Font.Style = [fsBold]
  285.         ParentFont = False
  286.         TabOrder = 1
  287.       end
  288.       object btnEdit: TResTeButton
  289.         Left = 8
  290.         Top = 96
  291.         Width = 160
  292.         Height = 25
  293.         OnClick = btnEditClick
  294.         Caption = 'edit'
  295.         Font.Charset = ANSI_CHARSET
  296.         Font.Color = clWindowText
  297.         Font.Height = -12
  298.         Font.Name = 'Tahoma'
  299.         Font.Style = [fsBold]
  300.         ParentFont = False
  301.         TabOrder = 2
  302.       end
  303.       object btnDelete: TResTeButton
  304.         Left = 182
  305.         Top = 96
  306.         Width = 160
  307.         Height = 25
  308.         OnClick = btnDeleteClick
  309.         Caption = 'delete'
  310.         Enabled = False
  311.         Font.Charset = ANSI_CHARSET
  312.         Font.Color = clWindowText
  313.         Font.Height = -12
  314.         Font.Name = 'Tahoma'
  315.         Font.Style = [fsBold]
  316.         ParentFont = False
  317.         TabOrder = 3
  318.       end
  319.     end
  320.     object cbxBackupSet: TComboBox
  321.       Left = 156
  322.       Top = 36
  323.       Width = 250
  324.       Height = 22
  325.       Style = csDropDownList
  326.       ItemHeight = 14
  327.       ItemIndex = 0
  328.       TabOrder = 0
  329.       Text = 'online backup set'
  330.       OnChange = cbxBackupSetChange
  331.       Items.Strings = (
  332.         'online backup set')
  333.     end
  334.   end
  335. end
  336.